feat(skills): add backtester-optimization session skill - #28
Closed
knowttl wants to merge 1 commit into
Closed
Conversation
Owner
Author
|
Closing as a duplicate/misplacement: the backtester-optimization skill is nextrade-specific and belongs in the nextrade repo (tracked as nextrade-5opb), not firstmate's shared surface. Firstmate stays aware of the option and dispatches a nextrade crew to invoke it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lands the
backtester-optimizationskill authored by the nextrade optimization session, so/backtester-optimizationis invocable in future firstmate sessions.Docs-only addition of one file:
.agents/skills/backtester-optimization/SKILL.md.codev-session,firstmate-sync):user-invocable: trueplusmetadata.internal: true..agents/skills/codev-session/and.agents/skills/decision-hold-lifecycle/both exist;decision-hold-lifecycleis now named as a skill in the text.AGENTS.mdintentionally untouched: section 13 lists agent-only reference skills, and no captain-invocable sibling (codev-session,bearings,ahoy,firstmate-sync) is listed there. Adding this one would be inconsistent and would grow the always-loaded file.bin/fm-doc-audience-check.shpasses (70 surfaces, 259 local links). No no-mistakes run, per the direct-PR delivery mode.